home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 4671-5.790 / dmg-5655 / course.txt < prev    next >
Text File  |  1996-04-24  |  2KB  |  48 lines

  1.                               THE  3RD  DIMENSION
  2.  
  3.  
  4.          INTERACTIVE DESIGNING COURSE FOR BEGINNERS WITH 3DKIT 2
  5.          -------------------------------------------------------
  6.          The course is made in such a way that the objects to be
  7.          designed are already available in Area 2, but initially they
  8.          are invisible. There is a Local Condition in which I placed 
  9.          a routine that makes every part of it visible, so you can
  10.          exactly see how the objects have been made. Each part of them
  11.          becomes visible after a certain delay. I used the WAIT
  12.          command in the Local Condition to achieve this. In the
  13.          meantime you are able to move around in the area, so you can
  14.          look at the objects from every angle. If you want the part(s)
  15.          to appear slower you can increase the WAIT number(s) in the
  16.          Local Condition yourself.
  17.          The command is as follows:
  18.                      for (v34,0,100) -> 100=the delay number
  19.                      wait
  20.                      next
  21.                      vis (2) or (3) etc.
  22.          This command has been repeated for each part of the object
  23.          to appear.
  24.          When you want to design the same object, you can do this in
  25.          Area 1, which is already available in the datafile.
  26.  
  27.          If you are in doubt on how a certain part of the object
  28.          obtained its shape, you can make a copy of it by saving that
  29.          particular one as an object and loading it in again in Area
  30.          1. The only thing you must not forget in this case, is to
  31.          make that part visible again in the Attributes menu, because
  32.          all parts of the objects are initially set to invisible. So
  33.          if you load part of the object as an object in Area 1 and
  34.          you do not see anything, go to the Attributes menu and make
  35.          it visible. You can then edit it if you wish.
  36.  
  37.          The design of this month is a well. It has been created by 
  38.          Peter Ward.
  39.  
  40.          The file on disk is called:
  41.             for the AMIGA/ATARI:     Wella.3wd
  42.             for the PC:              Well1.3wd
  43.          
  44.  
  45.                                                 Mieke
  46.                    
  47.  
  48.